func github.com/andybalholm/brotli.makeInsertCommand

2 uses

	github.com/andybalholm/brotli (current package)
		command.go#L212: func makeInsertCommand(insertlen uint) (cmd command) {
		encode.go#L870: 		s.commands = append(s.commands, makeInsertCommand(s.last_insert_len_))